Fix compilation with clang
authorLuca Bacci <luca.bacci982@gmail.com>
Sun, 2 Jan 2022 17:22:18 +0000 (18:22 +0100)
committerLuca Bacci <luca.bacci982@gmail.com>
Sun, 2 Jan 2022 17:42:33 +0000 (18:42 +0100)
From https://github.com/msys2/MINGW-packages/pull/9509

gtk/gtklabel.c

index e0f5565b840ca977f9de8c6008f9c523077842c7..c2a108aab3c1f342f59ab2f882db6c90ea099066 100644 (file)
@@ -55,6 +55,7 @@
 #include "gtkjoinedmenuprivate.h"
 
 #include <math.h>
+#include <stdlib.h>
 #include <string.h>
 
 /**